home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / megadraw.zip / TSLHELP.BAT < prev   
DOS Batch File  |  1989-11-19  |  5KB  |  112 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                            Thank you for ordering from
  4. ECHO  
  5. ECHO                         T H E   S O F T W A R E   L A B S
  6. ECHO                             3767 Overland Avenue #112
  7. ECHO                               Los Angeles, CA 90034
  8. ECHO                         ---------------------------------
  9. ECHO                         TECHNICAL SUPPORT: (213) 559-5456
  10. ECHO                         ORDER LINE ONLY:   (800) 359-9998
  11. ECHO  
  12. ECHO                          . . . . TECHNICAL SUPPORT . . . .
  13. ECHO  
  14. ECHO If  you  have questions or problems with the programs  on  this disk, call our
  15. ECHO technical support staff for assistance:  Mon - Fri, 2pm - 4pm Pacific Standard
  16. ECHO time. Before calling, read the documentation for instructions on using of your
  17. ECHO programs.  Then, if you still need help, we will try to answer your  questions
  18. ECHO to the best of our ability. Please be at your computer when you make your call.
  19. ECHO  
  20. ECHO                     Feel free to CALL us for technical support.
  21. ECHO  
  22. ECHO                                    DO NOT WRITE.
  23. ECHO  
  24. ECHO                   We cannot respond to written requests for help.
  25. ECHO  
  26. PAUSE
  27. CLS
  28. ECHO  
  29. ECHO  
  30. ECHO  
  31. ECHO  
  32. ECHO  
  33. ECHO             To start the program, type: MEGADRAW [ENTER]
  34. ECHO  
  35. ECHO             Program instruction is provided on-screen after
  36. ECHO             program startup.
  37. ECHO  
  38. ECHO  
  39. ECHO  
  40. ECHO  
  41. ECHO  
  42. ECHO  
  43. ECHO  
  44. pause
  45. cls
  46. ECHO  
  47. ECHO  
  48. ECHO  
  49. ECHO                             --- IMPORTANT ---
  50. ECHO  
  51. ECHO  
  52. ECHO Before running  the  programs on this disk,  make a backup copy of the disk.
  53. ECHO Insert  this  disk in drive A: and a blank, formatted disk in drive B:  Then
  54. ECHO enter:
  55. ECHO                           DISKCOPY A: B: [ENTER]
  56. ECHO  
  57. ECHO Use this command  even if you have only one floppy disk drive.  When you are
  58. ECHO prompted to insert the target disk,  remove the TSL (source) disk from drive
  59. ECHO A: and insert a blank disk. (See your DOS manual for details).
  60. ECHO  
  61. ECHO       -----------------------------------------------------------------
  62. ECHO       SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
  63. ECHO       -----------------------------------------------------------------
  64. ECHO  
  65. ECHO Some computers, especially laptops,  will not make a backup with the DISKCOPY
  66. ECHO command. If this occurs, use the COPY command to backup  your  disks.  Insert
  67. ECHO your TSL disk in drive A: and a blank formatted disk in drive B:  Then enter:
  68. ECHO  
  69. ECHO                           COPY A:*.* B:/V [ENTER]
  70. ECHO  
  71. ECHO  
  72. ECHO  
  73. PAUSE
  74. CLS
  75. ECHO  
  76. ECHO                                  LIMITED WARRANTY
  77. ECHO  
  78. ECHO This disk is warranted to be readable.   THE SOFTWARE LABS hereby disclaims all
  79. ECHO other express or implied warranties for this software,  including  the  warran-
  80. ECHO ties of merchantability and fitness for a particular purpose.  In no event will
  81. ECHO THE SOFTWARE LABS be liable for any damages,  including  any lost profits, lost
  82. ECHO lost savings or other incidental  or  consequential damages arising out the use
  83. ECHO use or inability to use this software.  If this disk proves  to  be unreadable,
  84. ECHO please return it for an immediate replacement.
  85. ECHO  
  86. ECHO  
  87. PAUSE
  88. CLS
  89. ECHO                  . . . PLEASE SUPPORT PROGRAM AUTHORS . . .
  90. ECHO  
  91. ECHO  
  92. ECHO THE  SOFTWARE  LABS  is  dedicated to bringing you the best public domain and
  93. ECHO Shareware programs available.   A great deal of time and effort goes into the
  94. ECHO acquisition, selection, and testing of programs. Our goal is to offer you the
  95. ECHO best and newest programs in each category.
  96. ECHO  
  97. ECHO The fee we charge for distributing the programs in the TSL Library covers the
  98. ECHO cost of our efforts. The program authors do not receive any part of this fee.
  99. ECHO  
  100. ECHO SHAREWARE is software which is provided to you to "try before you buy." It is
  101. ECHO not free software. Shareware authors request registration fees from those who
  102. ECHO try their programs and decide they will continue to them.   Because Shareware
  103. ECHO authors do not have to pay the high cost of advertising, the fees they charge
  104. ECHO for registration are modest compared to the prices you would pay  for compar-
  105. ECHO able programs marketed commercially. Shareware is a real bargain.
  106. ECHO  
  107. ECHO Shareware authors deserve to be compensated  for  the  hard work they put into
  108. ECHO the programs you benefit from.  In many cases your registration fee brings you
  109. ECHO extras like printed manuals, telephone support, update service, etc.  In addi-
  110. ECHO tion,  only your support can maintain the Shareware concept as a viable alter-
  111. ECHO native to paying high prices for commercial software.
  112.